home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 December
/
2004-12 CHIP.iso
/
Dom i biuro
/
Crimson Editor 3.70
/
cedt370r.exe
/
spec
/
haskell.key
< prev
next >
Wrap
INI File
|
2002-08-27
|
1KB
|
59 lines
[-COMMENT-:GLOBAL]
# HASKELL LANGUAGE KEYWORDS FILE FOR CRIMSON EDITOR
# FIRST EDITED BY JUKKAROSENDAHL 2002.8.27
[KEYWORDS0:GLOBAL]
as
case class
data default deriving do
else
hiding
if import in infix infixl infixr instance
let
module
newtype
of
primitive
qualified
then type
where
[KEYWORDS1:GLOBAL]
otherwise True False GT LT EQ Nothing Just Left Right
[KEYWORDS2:GLOBAL]
. !! ^^ ^ ** `
quot rem div mod :% %
== /= < <= >= > elem notElem
&&
||
>> >>=
=<<
$! $ seq
.. : :: = \ | <- -> @ ~ =>
+ ++ - * /
and not or
!
compare min max
[KEYWORDS3:GLOBAL]
Real Integral Rational Fractional Floating RealFrac RealFloat Monad Functor Enum
Bool Char String Int Integer Float Double IO Ix Read
Show Eq Num Ord Ordering
Maybe Either Bounded ReadS ShowS
Addr Word ForeignObj StablePtr
Obj IOResult IOFinished HugsException IOError IOErrorKind
FilePath
[KEYWORDS4:GLOBAL]
[KEYWORDS5:GLOBAL]
[KEYWORDS6:GLOBAL]
[KEYWORDS7:GLOBAL]
[KEYWORDS8:GLOBAL]
[KEYWORDS9:GLOBAL]